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