@extends('front::auth.layouts.master', ['title' => trans('front::messages.auth.forget-password')]) @section('content') {{ trans('front::messages.auth.forget-password') }} @csrf {{ trans('front::messages.auth.phone-number') }} {{ trans('front::messages.auth.request-verification-code') }} @endsection @push('scripts') @endpush