@extends('layouts.admin') @section('title') {{ $types->name }} @endsection @section('breadcrumbs') {{ Breadcrumbs::render('admin.news.list', @$types) }} @endsection @section('content') {{--@section('buttons') @can('admin-create') @endcan @endsection--}}