@extends('layouts.frontend.master') @section('title', 'Lost Your Password') @section('banner')

The Marketplace

My Account

@endsection @section('content')
@if ($errors->any()) @endif
@endsection @section('scripts') @endsection