@extends('admin::curd.index') @section('heading') {!! trans('test::test.name') !!} {!! trans('cms.manage') !!} {!! trans('test::test.names') !!} @stop @section('title') {!! trans('test::test.names') !!} @stop @section('breadcrumb') @stop @section('entry')
@stop @section('tools') @stop @section('content')
@stop @section('script') @stop @section('style') @stop