@extends('admin.components.layout') @push('css') @endpush @section('main') @include('admin.components.response') Cab Route Details Let's add new cab route in group @csrf Owner name Driver Name Vehicle number Going from Going to location Night Halt: Yes No Price(in rupees) Free Cancellation until hrs Coupon discount('like GBO500') Submit @endsection @push('js') @endpush
Let's add new cab route in group