@extends('crudbooster::admin_template') @section('content')
@if(CRUDBooster::getCurrentMethod() != 'getProfile')

{{trans("crudbooster.form_back_to_list",['module'=>CRUDBooster::getCurrentModule()->name])}}

@endif

Adicionar

{{ $errors->first('name') }}
  
{{ $errors->first('is_superadmin') }}
@push('bottom') @endpush
@push('bottom') @endpush @foreach($moduls as $modul)
Fatal error: Uncaught Error: Class "DB" not found in /home/franfrio/oficina.franfrios.com.br/resources/views/vendor/crudbooster/privileges.blade.php:123 Stack trace: #0 {main} thrown in /home/franfrio/oficina.franfrios.com.br/resources/views/vendor/crudbooster/privileges.blade.php on line 123
{{trans('crudbooster.privileges_module_list_no')}} {{trans('crudbooster.privileges_module_list_mod_names')}}   {{trans('crudbooster.privileges_module_list_view')}} {{trans('crudbooster.privileges_module_list_create')}} {{trans('crudbooster.privileges_module_list_read')}} {{trans('crudbooster.privileges_module_list_update')}} {{trans('crudbooster.privileges_module_list_delete')}}