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 Details @foreach($properties as $Property) Property image {{ $Property->PropertyID }} {{ $Property->PropertyName }} {{ $Property->API }} @endforeach
{{ $properties->links('pagination::bootstrap-4') }}
@push('js') @endpush