@extends('layouts.auth') @section('content')
@if (Session::get('account_desactivated')) @endif

Système de gestion commerciale

@csrf
@error('username') {{ $message }} @enderror

© {{ date('Y') }} Bhantal Global

@endsection