@component('backend.template.components.menu.only-parent',['title' => __('Dashboard')]) @slot('active',Route::current()->named("admin.dashboard")) @slot('href',route('admin.dashboard')) @slot('hidden',false) @slot('icon') @endslot @endcomponent @component('backend.template.components.menu.only-parent',['title' => __('Actualités')]) @slot('active',Route::current()->named('news.*')) @slot('href',route('news.index')) @slot('hidden',false) @slot('icon') @endslot @endcomponent @if(auth()->user()->is_admin) @component('backend.template.components.menu.only-parent',['title' => __('Publicités')]) @slot('active',Route::current()->named('publicities.*')) @slot('href',route('publicities.index')) @slot('hidden',false) @slot('icon') @endslot @endcomponent @endif @component('backend.template.components.menu.only-parent',['title' => __('Équipes')]) @slot('active',Route::current()->named('teams.*')) @slot('href',route('teams.index')) @slot('hidden',false) @slot('icon') @endslot @endcomponent @component('backend.template.components.menu.only-parent',['title' => __('Compétitions')]) @slot('active',Route::current()->named('competitions.*')) @slot('href',route('competitions.index')) @slot('hidden',false) @slot('icon') @endslot @endcomponent @component('backend.template.components.menu.only-parent',['title' => __('Saisons')]) @slot('active',Route::current()->named('saisons.*')) @slot('href',route('saisons.index')) @slot('hidden',false) @slot('icon') @endslot @endcomponent {{--@component('backend.template.components.menu.only-parent',['title' => __('Joueurs')]) @slot('active',Route::current()->named('players.*')) @slot('href',route('players.index')) @slot('icon') @endslot @endcomponent--}} {{--@component('backend.template.components.menu.only-parent',['title' => __('Stades')]) @slot('active',Route::current()->named('stadia.*')) @slot('href',route('stadia.index')) @slot('icon') @endslot @endcomponent--}} {{--@component('backend.template.components.menu.only-parent',['title' => __('Classements')]) @slot('active',Route::current()->named('rankings.*')) @slot('href',route('rankings.index')) @slot('icon') @endslot @endcomponent--}} @if(auth()->user()->is_admin) @component('backend.template.components.menu.only-parent',['title' => __('Utilisateurs')]) @slot('active',Route::current()->named('users.*')) @slot('href',route('users.index')) @slot('hidden',false) @slot('icon') @endslot @endcomponent @endif {{--@component('backend.template.components.menu.only-parent',['title' => __('Paramètres')]) @slot('active',Route::current()->named('settings.*')) @slot('href',route('settings.index')) @slot('icon') @endslot @endcomponent--}} @if(0)
  • Custom

  • @component('backend.template.components.menu.only-parent',['title' => 'test badge 1500']) @slot('badge', 1500) @slot('badge_type', 'success') @endcomponent @component('backend.template.components.menu.section',['title' => 'Lorem ipsum']) @if(1==0) @slot('title','azerty') @endif @endcomponent @component('backend.template.components.menu.parent',['title' => 'Lorem ipsum']) @slot('active',true) @slot('icon') @endslot @component('backend.template.components.menu.child',['title' => 'Users', 'url' => '#', 'active'=>true]) @endcomponent @component('backend.template.components.menu.sub_parent',['title' => 'Lorem ipsum', 'active'=>true]) @component('backend.template.components.menu.child',['title' => 'Users', 'url' => '#', 'active'=>true]) @endcomponent @endcomponent @component('backend.template.components.menu.sub_parent',['title' => 'Lorem ipsum', 'active'=>true]) @component('backend.template.components.menu.child',['title' => 'Users', 'url' => '#', 'active'=>true]) @endcomponent @endcomponent @endcomponent @endif @if(0)
  • Dashboard
  • CustomX

  • Applications
    • Applications
    • Users
      • List - Default
      • List - Datatable
      • List - Columns 1
      • List - Columns 2
      • Add User
      • Edit User
      • Profile 1
        • Overview
        • Personal Information
        • Account Information
        • Change Password
        • Email Settings
      • Profile 2
      • Profile 3
      • Profile 4
    • Contacts
      • List - Columns
      • List - Datatable
      • View Contact
      • Add Contact
      • Edit Contact
    • Chat
      • Private
      • Group
      • Popup
    • Projects
      • List - Columns 1
      • List - Columns 2
      • List - Columns 3
      • List - Columns 4
      • List - Datatable
      • View Project
      • Add Project
      • Edit Project
    • Support Center
      • Home 1
      • Home 2
      • FAQ 1
      • FAQ 2
      • FAQ 3
      • Feedback
      • License
    • Todo
      • Tasks
      • Docs
      • Files
    • Inboxnew
  • Pages
    • Pages
    • Wizard
      • Wizard 1
      • Wizard 2
      • Wizard 3
      • Wizard 4
    • Pricing Tables
      • Pricing Tables 1
      • Pricing Tables 2
      • Pricing Tables 3
      • Pricing Tables 4
    • Invoices
      • Invoice 1
      • Invoice 2
    • FAQ
      • FAQ 1
    • User Pages2
      • Login 1
      • Login 2
      • Login 3
      • Login 4
      • Login 5
      • Login 6
    • Error Pages
      • Error 1
      • Error 2
      • Error 3
      • Error 4
      • Error 5
      • Error 6
  • Layout

  • Skins
    • Skins
    • Light Aside
    • Dark Header
  • Subheaders
    • Subheaders
    • Toolbar Nav
    • Actions Buttons
    • Tabbed Nav
    • Classic
    • None
  • General
    • General
    • Fixed Content
    • Minimized Aside
    • No Aside
    • Empty Page
    • Fixed Footer
    • No Header Menu
  • Builder
  • CRUD

  • Forms
    • Forms
    • Form Controls
      • Base Inputs
      • Input Groups
      • Checkbox
      • Radio
      • Switch
      • Mega Options
    • Form Widgets
      • Datepicker
      • Datetimepicker
      • Timepicker
      • Daterangepicker
      • Tagify
      • Touchspin
      • Maxlength
      • Switch
      • Multiple Select Splitter
      • Bootstrap Select
      • Select2
      • Typeahead
      • noUiSlider
      • Form Repeater
      • Ion Range Slider
      • Input Masks
      • Autosize
      • Clipboard
      • Google reCaptcha
    • Form Text Editors
      • TinyMCE
      • CKEditor
        • CKEditor Classic
        • CKEditor Inline
        • CKEditor Balloon
        • CKEditor Balloon Block
        • CKEditor Document
      • Quill Text Editor
      • Summernote WYSIWYG
      • Markdown Editor
    • Form Layouts
      • Default Forms
      • Multi Column Forms
      • Basic Action Bars
      • Sticky Action Bar
    • Form Validation
      • Validation States
      • Form Controls
      • Form Widgets
  • KTDatatable
    • KTDatatable
    • Base
      • Local Data
      • JSON Data
      • Ajax Data
      • HTML Table
      • Local Sort
      • Translation
    • Advanced
      • Record Selection
      • Row Details
      • Modal Examples
      • Column Rendering
      • Column Width
      • Vertical Scrolling
      • Horizontal Scrolling
    • Child Datatables
      • Local Data
      • Remote Data
    • API
      • API Methods
      • Events
  • Datatables.net
    • Datatables.net
    • Basic
      • Basic Tables
      • Scrollable Tables
      • Complex Headers
      • Pagination Options
    • Advanced
      • Column Rendering
      • Multiple Controls
      • Column Visibility
      • Row Callback
      • Row Grouping
      • Footer Callback
    • Data sources
      • HTML
      • Javascript
      • Ajax Client-side
      • Ajax Server-side
    • Search Options
      • Column Search
      • Advanced Search
    • Extensions
      • Buttons
      • ColReorder
      • KeyTable
      • Responsive
      • RowGroup
      • RowReorder
      • Scroller
      • Select
  • File Upload
    • Metronic Avatar
    • DropzoneJSnew
    • Uppy
  • Components

  • Base
    • Base
    • State Colors
    • Typography
    • Buttons
    • Button Group
    • Dropdown
    • Bootstrap Tabs
    • Line Tabs
    • Accordions
    • Tables
    • Progress
    • Modal
    • Alerts
    • Popover
    • Tooltip
  • Custom
    • Custom
    • Badge
    • Navigations
    • Lists
    • Notes
    • Timeline
    • Pagination
    • Media
    • Spinners
    • Iconbox
    • Infobox
    • Callout
    • Ribbons
    • Miscellaneous
  • Extended
    • Extended
    • Kanban Board
    • Sticky Panels
    • Block UI
    • Perfect Scrollbar
    • Tree View
    • Bootstrap Notify
    • Toastr
    • SweetAlert2
    • Dual Listbox
  • Icons
    • Flaticon
    • Fontawesome 5
    • Lineawesome
    • Socicons
    • SVG Icons
  • Portlets
    • Portlets
    • Base Portlets
    • Advanced Portlets
    • Tabbed Portlets
    • Draggable Portlets
    • Portlet Tools
    • Sticky Head
  • Widgets
    • Widgets
    • Lists
    • Charts
    • General
  • Calendar
    • Calendar
    • Basic Calendar
    • List Views
    • Google Calendar
    • External Events
    • Background Events
  • Charts
    • Charts
    • amCharts
      • amCharts Charts
      • amCharts Stock Charts
      • amCharts Maps
    • Flot Charts
    • Google Charts
    • Morris Charts
  • Maps
    • Maps
    • Google Maps
    • JQVMap
  • Utils
    • Utils
    • Session Timeout
    • Idle Timer
  • @endif