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

{{ $title}}

Back

{{ $heading}}

@if(session()->has('message')) @endif
@csrf
@endsection