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

{{ __('taxido::static.fleet_vehicle_documents.fleet_vehicle_documents') }}

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