@extends('user.layout.main') @section('content')

Xác thực thất bại

{{ $message }}


@if (!empty($expired) && $expired)
@csrf
@endif Đăng nhập
@endsection @section('css') @endsection