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