@extends('front.layout') @section('title') {{__('Forget password')}} @endsection @section('content')
@endsection @section('scripts') @include('front.pages.auth.auth_script') @endsection