@extends('layouts.dashboard-app') @section('main-content')

Hello, Welcome {{ auth()->user()->name }}

@if ($errors->any()) @endif
@csrf Emirates Front ID:
@csrf Emirates Back ID:
{{--
--}} @csrf {{-- --}}
{{-- --}}
{{-- {{$id}} --}}
{{-- * --}}
{{-- * --}}
{{-- --}}
{{--
--}}
Confirm Location URL
Choose Schedule Time
{{-- --}}
System Automatically Add 2 Hrs from choosen time
{{--
--}}
{{-- @include('dashboard.include.mnp') --}} {{-- @include('dashboard.include.new-package') --}} @include('dashboard.include.processor-wifi-package') {{-- @include('dashboard.include.itp') --}}
@endsection