@if ($list->count() > 0)
@if ($list->count() > 0)
@else
{{ $list->appends([
'sort' => $sort,
'sort_type' => $sort_type,
] + request()->except('page'))->links('pagination::bootstrap-4') }}
@endif
表示する市区データがありません。
@endif