@extends('frontend') @section('title','Model by category') @section('content')

{{$category -> name}}

@endsection