@extends('layouts.master-without-nav') @section('title')Dawrat Sign In @endsection @section('content')
Dawrat

Dawrat Admin Portal

Welcome Back !

Sign in to continue to Dawrat.

@csrf
@error('email') {{ $message }} @enderror {{--
--}}
@error('password') {{ $message }} @enderror {{--
--}}

© Created by SmartDesizns

@endsection