@extends('web.layout.login_header') @section('title', 'Home') @section('content') @if(Session::get('status')) @endif @if($errors->any()) @endif
@csrf
Card image cap

Welcome

Please Insert Your New Password

profile
@endsection