@extends('content.dashboard.dashboards-analytics')
@section('title', 'create user')
@section('title', 'Selects and tags - Forms')
@section('vendor-style')
@vite([
// 'resources/assets/vendor/libs/select2/select2.scss',
'resources/assets/vendor/libs/tagify/tagify.scss',
// 'resources/assets/vendor/libs/bootstrap-select/bootstrap-select.scss',
// 'resources/assets/vendor/libs/typeahead-js/typeahead.scss'
])
@endsection
@section('vendor-script')
@vite([
// 'resources/assets/vendor/libs/select2/select2.js',
'resources/assets/vendor/libs/tagify/tagify.js',
// 'resources/assets/vendor/libs/bootstrap-select/bootstrap-select.js',
// 'resources/assets/vendor/libs/typeahead-js/typeahead.js',
// 'resources/assets/vendor/libs/bloodhound/bloodhound.js'
])
@endsection
@section('page-script')
{{-- @vite([
'resources/assets/js/forms-selects.js',
'resources/assets/js/forms-tagify.js',
'resources/assets/js/forms-typeahead.js'
]) --}}
@endsection
@section('content')
Accueil / Utilisateurs /