@extends('cms.application') @section('content')
{{$category->title}}

{{-- --}}



@stop @section('scripts') @stop