{{-- Get Current Location jQuery --}}
@guest
@else
@endguest
{{-- Vehicle Brand by Vehicle Type --}}
@if(Request::is('profile/owner/*'))
@endif
@if (Route::currentRouteName()=="admin.appUser.create")
@endif
@auth
@endauth
{{-- jQuery Files --}}
{{-- SweetAlert Modal --}}
@if(session()->has('msg'))
@endif
@if(session()->has('err000'))
@endif