@extends('web.layouts.layout') @section('css') @endsection @section('container_content') @csrf() @include('web.layouts.partial') {{__('merchants.reset_password')}} {{__('merchants.password')}} {{__('merchants.confirm_password')}} {{__('merchants.reset_password')}} @endsection @section('inner_js') @endsection