@extends('mainContent.layout') @section('content')

Category: {{$type}}

Index
@foreach ($cat as $c)
@endforeach
@endsection