@extends('layouts.app') @section('content')
@include('flash::message')
Materials
@include('materials.table')
@endsection