@extends('layouts.admin_auth') @section('auth_header') Sign in to start your admin session @endsection {{-- form start --}} @section('content')
{{ $error }}
{{--
--}}
{{-- form end --}} @endsection @section('auth_footer')

I forgot my password

@endsection