@extends('layouts.app') @section('content')
{{ __('Please sign in to access the admin panel.') }}
@csrf
Forgot password?
@endsection