@extends(config('laravelusers.laravelUsersBladeExtended')) @section('template_title') {!! trans('laravelusers::laravelusers.create-new-user') !!} @endsection @section('template_linked_css') @if(config('laravelusers.enabledDatatablesJs')) @endif @if(config('laravelusers.fontAwesomeEnabled')) @endif @include('laravelusers::partials.styles') @include('laravelusers::partials.bs-visibility-css') @endsection @section('content')