@extends('frontend.layouts.app') @section('title', 'Reset Password') @section('content')
@csrf
@endsection