{{-- --}} {{-- --}} {{-- --}} {{-- --}}

logo

Create Account

or use your email for registration
@csrf @if (Session()->get('Location')) @php $strArray = explode(',',Session()->get('Location')); $arraycount = count($strArray); // dd($arraycount >= 2) @endphp {{-- @if ($strArray[4])

{{$strArray ? $strArray[2].','.$strArray[3].','.$strArray[4] : ''}}

--}} @if ($arraycount >= 4) @if($strArray[3])

{{$strArray ? $strArray[1].','.$strArray[2].','.$strArray[3] : ''}}

@endif @elseif($arraycount >= 3) @if ($strArray[2])

{{$strArray ? $strArray[0].','.$strArray[1].','.$strArray[2] : ''}}

@endif @elseif ($arraycount >= 2) @if ($strArray[1])

{{$strArray ? $strArray[0].','.$strArray[1]: ''}}

@endif @endif @else

Select location




Or Use
@endif {{--

{{Session()->get('Location')}}

--}}
{{--

Hello, Friend!

Choose Or Select Your Location

--}}