@extends('admin.layout.app') @section('heading', 'Update Blog Section') @section('rightside_button') View All @endsection @section('main_content')
@csrf
Blog page toggler (Page + Nav)
Homepage Blog Headers:
Blog Single Breadcrumbs:
@endsection