{{ __('Organisation') }}

{{ __('Organisation') }}
{!! clients('client', old('client', getAuthUser()->organisation_id), 'required organisation-select') !!} @if($errors->has('client'))

{{ $errors->first('client') }}

@endif
@push('child-scripts') @endpush