Welcome Aamir
All systems are running smoothly!
Our Customers
@php
use Illuminate\Support\Facades\URL;
@endphp
ID | Name | Picture | Type | Created At | Status | Actions | |
---|---|---|---|---|---|---|---|
{{ $i }} | {{ $customer->name }} | {{ $customer->email }} | {{ $customer->type }} | {{ $customer->created_at }} | {{ $customer->status }} | @if ($customer->status == 'Active') Block @else Active @endif | @endforeach