@extends('layouts.admin_auth') @section('auth_header') You forgot your password? Here you can easily retrieve a new password. @endsection {{-- form start --}} @section('content')
{{ $error }}
{{-- form end --}} @endsection @section('auth_footer')

Login

@endsection