@include('admin.header')
@include('admin.sidebar')

Save Post

@if(isset($post))
@endif
@include('admin.footer')