@extends('admin.layouts.master') @section('title', __('taxido::static.vehicle_types.vehicles')) @section('content')

{{ __('taxido::static.vehicle_types.vehicles') }}

@can('vehicle_type.create') @endcan
@endsection