@extends("member") @section("content")

Blogs

Add Blog

@csrf @include("binshopsblog_admin.posts.form", [ 'post' => $post, 'post_translation' => $post_translation ]) {{-- --}}

@endsection