@extends('essential.main', [ 'breadcum' => 'Post', 'route' => 'post', ]) @section('content')
@include('essential.buttons')
@endsection @push('scripts') @endpush @section('extras') @include('post.store') @endsection