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

Account Login

{{-- {{$errors->first('error')}} --}}
@csrf
{{ $errors->first('email') }}
{{ $errors->first('password') }}
{{-- --}}
{{-- --}}
@csrf
{{ $errors->first('email') }}
{{ $errors->first('email') }}
{{-- --}}
{{-- --}}
@endsection @section('scripts') @endsection