@if ($errors->any())
@endif @if(Session::has('success'))
{{-- BẢNG DỮ LIỆU --}}
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach@endif @if(Session::has('success'))
{{Session::get('success')}}
@endif
@if(Session::has('error'))
{{Session::get('error')}}
@endif
Tìm kiếm & Lọc
{{ $lichSuPhats->links() }}