@extends('layouts.auth.app') @section('title', 'Vehicle Licenses - Private') @section('content')

Vehicle Licenses - Private

Private vehicle license profiles

@if(isset($stats))

{{ $stats->totalProfiles ?? 0 }}

Total Profiles

@endif
Profile RefProfile NameTax PayersAssetsAction

Showing 0 to 0 of 0

@include('pages.profile.vehicle-licence.partials.profile-details-modal') @endsection @push('scripts') @endpush