@extends('app.app') @section('title') Trips Label @endsection @section('customcss') @endsection @section('content')
{{--

Vehicle Types (0)

--}}

Trips Label

@can('config_truck_type.create')
@endcan
{{-- --}} {{-- --}}
# Action Address Latitude Longitude Radius (m)
@endsection @section('customjs') @endsection