@extends('front_end.layouts.home') @section('title', $category->name . ' Games') @section('content')
{{ $games->total() }} games available
{{ $category->description }}