Properties
@if (session()->has('error'))
{{ session('error') }}
@endif @if(Auth::check() && Auth::user()->role_id == 1) @endif

Show  

  entries

Logo Property ID Property Name API dkPlus Customer ID Details @foreach($properties as $Property) Property image {{ $Property->PropertyID }} {{ $Property->PropertyName }} {{ $Property->API }} {{ $Property->dkplus_customer_id ?? '—' }} @endforeach
{{ $properties->links('pagination::bootstrap-4') }}
@push('js') @endpush