@extends('backend.layouts.app') @section('content')
@if(sizeof($model) > 0) @foreach($model as $key=>$value)
{{ ucfirst($value->category) }}