@extends('backend.auth.layouts.auth-template') @section('title', 'Forgot Password') @section('content')
@include('backend.auth.left-banner')
@endsection @section('script') @endsection