@extends("admin.template.layout") @section('content')
{{$page_heading}}
@csrf()
@stop @section('script') @stop