@extends('layouts.auth') @section('title','Verification') @push('page-styles') @endpush @section('body')
@csrf

Enter your new Password

@endsection @push('page-scripts') @endpush