@extends('front.layout') @section('styles') @endsection @section('pagename') - {{__("Reset Password")}} @endsection @section('breadcrumb-title') {{__("Reset Password")}} @endsection @section('breadcrumb-link') {{__("Reset Password")}} @endsection @section('content')
@endsection