@extends('web.layouts.layout') @section('container_content')
@csrf()
@include('web.layouts.partial')

{{__('merchants.forget_password')}}

@endsection @section('inner_js') @endsection