{{-- Add section --}}
@if(canViewUpdate('add organisation types'))
@endif
{{-- Add section ends --}}
{{-- Edit section --}}
@if($organisation_types->isNotEmpty())
@else
@endif
{{-- Edit section ends --}}
{{ __('Add new organisation type') }}
{{ __('Organisation types') }}
{{ __('organisation types description') }}
{{ __('No organisation types found.') }}