@extends('crud.list') @section('title') {{ sprintf('%s: выбрано %s (в базе %s)', $title, $result->total(), $total) }} @endsection @section('list') @endsection @section('afterList')