@extends('layouts.admin') @section('styles') @endsection @section('content')
@include('elements.admin-breadcrumb')
@include('elements.alert')
@csrf @method('post')
Topic Session Name Email Phone Reason Status Date
@endsection @section('scripts') @endsection