@include('frontend.include.header'); @php use App\MasterModel; $master_instance = new MasterModel(); @endphp
@if(Session::has('mail-sent')) @elseif(Session::has('mail-not-sent')) @endif