@extends('layouts/contentLayoutMaster') @section('title', 'Route Vehicles List') @section('vendor-style') {{-- vendor css files --}} @endsection @section('content')

Vehicles Visted Routes

Total Distance In KM:

{{-- @can('Create Route Vehicles') --}} {{-- @endcan --}}
@endsection @section('vendor-script') {{-- vendor files table data --}} {{-- --}} @endsection @section('page-script') @endsection