@extends('layouts.auth-app', ['class' => 'main-content-has-bg']) @section('custom-css') @endsection @section('content')

{{ __tr('Sign in to AllDepartments Portal') }}

{{__tr("Mobile number should be with country code without 0 or +")}}
@if (Route::has('auth.password.request')) {{ __tr('Forgot password?') }} @endif
@endsection