@extends('layouts.admin') @section('content')

{{ $page_heading }}

@csrf
@endsection @section('script') @endsection