@include('partials.loading-icon')
@if($showAdd ?? false)
@icon('add'){{ trans('common.add') }}
@endif