@lang('list_plural')

@if($records->isNotEmpty())
@csrf
Add new list @endif
@isset($breadcrumbs) @endisset
@if($records->isNotEmpty())
{{--
--}} {{--
--}} {{--
--}}
@foreach($records as $record) @endforeach
@else

No lists.

You don't have any lists. Lets add one!

Let's add one
@endif