@extends('admin.layout.app') @section('heading', 'Add Post') @section('button') View @endsection @section('main_content')
@csrf
@endsection