@extends('layouts.app_auth') @section('title', 'Reset') @section('css') @endsection @section('content')

@csrf
@endsection @section('js') @endsection