@php $pralidetail = App\Models\prali::where('id',$praliid)->first(); $routedetail = App\Models\Route::where('id',$routeid)->first(); @endphp
@csrf