@extends('layouts.app') @section('content') @include('components.admin_sidebar')

Edit Blog Post

@csrf





@endsection @section('js') @endsection