Categoires
@include('general.valert')
No |
title En |
title ps |
title Dr |
Action |
@foreach ($Scategory as $row)
{{ $loop->iteration }} |
{{ $row->title_en }} |
{{ $row->title_ps }} |
{{ $row->title_dr }} |
|
@endforeach
{{ $Scategory->links('pagination::bootstrap-4') }}