@include('admin.dash.layout.header')

Category

Here, you can see all the category available on Stizee.

Add Category @foreach($categories as $d) @endforeach
Title Date
{{$d->title}} {{$d->created_at}}
@include('admin.dash.layout.footer')