@section('title', 'Create a new Blog') {{ __('Edit Blog Data') }}
@csrf @method('PUT') @include('admin.blog.posts.partial.form-data')