@extends('layouts.landing_page.master') @section('title', __('Reset Password')) @push('styles') @endpush @section('content')
...

{{ __('Forgot password') }}

.
@endsection @push('scripts') @endpush