@extends('admin.layouts.app') @section('title', 'Driver Document') @section('content')
{{--
--}} @if(auth()->user()->can('add-owner-needed-document')) @endif
@lang('view_pages.loading')
@endsection