@extends('front.layout.master') @section('content') {{ __('reset_password') }} {{ __('enter_phone_number') }} @method('post') @csrf {{ __('send') }} @endsection @push('js') @endpush