@component('dashboard.components.modal', ['id' => 'editUserModal', 'title' => 'Bewerk gebruiker'])
@method('PUT') @csrf
%
@endcomponent @section('scripts') @parent @endsection