@extends('layouts/default') {{-- Page title --}} @section('title') {{ trans('admin/groups/table.view') }} - {{ $group->name }} @parent @stop {{-- Page content --}} @section('content')