{{--
--}} {{-- Jquery CSS --}}
{{-- Jquery CDN --}} {{-- datatables CDN --}}
{{--
Ecommerce-Laravel-10
--}}
@guest @if (Route::has('login'))
{{ __('Login') }}
@endif @if (Route::has('register'))
{{ __('Register') }}
@endif @else {{ Auth()->user()->name }} @endguest
@auth
{{--
--}}
Roles
{{--
Profile
--}} {{--
Feedback
--}}
Change Password
{{--
Logout
--}} @auth
{{ __('Logout') }}
@csrf
@endauth
@endauth
@auth
Home
Users
Products
Categories
Subcategories
Products
{{--
Add Category
Add Sub Categories
--}} {{--
Category 1
Sample cards
Card actions
Cards Masonry
Category 2
Sample cards
Card actions
Cards Masonry
Category 3
Sample cards
Card actions
Cards Masonry
--}}
Customers
Sliders
Orders
@endauth
@yield('content');
@include('sweetalert::alert') {{-- MODAL --}}
New report
Name
Report type
Simple
Provide only basic data needed for the report
Advanced
Insert charts and additional advanced analyses to be inserted in the report
Report url
https://tabler.io/reports/
Visibility
Private
Public
Hidden
Client name
Reporting period
Additional information
{{-- Fontawesome --}} {{-- sweetalert cdn --}} {{-- SweetAlert for deletion --}}