@extends('admin.layout.app') @section('heading', 'Hero Add') @section('rightside_button') View All @endsection @section('main_content')
@csrf
@endsection