@extends('layouts.app') @section('content')

Main Contents

Add New

@include('flash::message')
@include('main_contents.table')
@endsection