1. {{ $section }}
  2. {{ __("List") }}
@can($permssion)
{{ __('Create') }} @if (isset($excel_path)) {{ __('Export Excel') }} @endif @if (isset($pdf_path)) {{ __('Export PDF') }} @endif
@endcan