missing create file..
This commit is contained in:
parent
be044e34fb
commit
8e25773535
@ -32,6 +32,7 @@
|
|||||||
</x-slot>
|
</x-slot>
|
||||||
</x-form.section>
|
</x-form.section>
|
||||||
|
|
||||||
|
@if (user()->can('read-common-companies') || user()->hasRole(['admin', 'manager']))
|
||||||
<x-form.section>
|
<x-form.section>
|
||||||
<x-slot name="head">
|
<x-slot name="head">
|
||||||
<x-form.section.head title="{{ trans('general.assign') }}" description="{!! trans('auth.form_description.assign', ['url' => $roles_url]) !!}" />
|
<x-form.section.head title="{{ trans('general.assign') }}" description="{!! trans('auth.form_description.assign', ['url' => $roles_url]) !!}" />
|
||||||
@ -47,6 +48,7 @@
|
|||||||
@endrole
|
@endrole
|
||||||
</x-slot>
|
</x-slot>
|
||||||
</x-form.section>
|
</x-form.section>
|
||||||
|
@endif
|
||||||
|
|
||||||
<x-form.section>
|
<x-form.section>
|
||||||
<x-slot name="head">
|
<x-slot name="head">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user