@extends('layouts.master-without-nav') @section('title')Unikit @endsection @section('body-start') @endsection @section('content')

Reset Password For Unikit

Enter your Email and instructions will be sent to you!

@if (session('status')) @endif
@csrf
@error('email') {{ $message }} @enderror

Remember It ? Sign in here

© Unikit
@endsection @section('script') @endsection @section('body-end') @endsection