@include('frontend.partials.head', ['title' => 'Fily | Provider Login']) @include('frontend.partials.header')
Provider access

Manage listings, subscriptions, and leads.

A clean dashboard flow for businesses listing jobs, rentals, hostels, or services.

Provider mobile login

Verify your registered business mobile number to manage listings.

@if (session('status')) @endif @if ($errors->any()) @endif
@csrf
@for ($i = 1; $i <= 6; $i++) @endfor
{{--
Use the OTP sent to your registered provider mobile. Testing bypass numbers can continue with 123456.
--}}
Searching listings? Customer login
@include('frontend.partials.footer') @if (session('auth_alert'))
report
Account access paused

{{ session('auth_alert') }}

@endif