@extends('layouts.app') @section('styles') {{-- Style Here --}} @vite(['resources/scss/light/assets/elements/alert.scss']) @vite(['resources/scss/dark/assets/elements/alert.scss']) @endsection @section('content') {{-- Content Here --}}
Card Title

Powerful CRM admin dashboard template based on Bootstrap and Sass for all kind of back-end projects.

Card Title

Powerful CRM admin dashboard template based on Bootstrap and Sass for all kind of back-end projects.

Card Title

Powerful CRM admin dashboard template based on Bootstrap and Sass for all kind of back-end projects.

Card Title

Powerful CRM admin dashboard template based on Bootstrap and Sass for all kind of back-end projects.

Table

Name Date Sale Status Action
Shaun 10/08/2022 320 Approved
Alma 11/08/2022 420 In Progress
Kelly 12/08/2022 130 Suspended
Xavier 13/08/2022 260 Blocked
Andy 14/08/2022 99 On leave
Justin 15/08/2022 555 Pending
Amy 16/08/2022 300 Deleted
@endsection @section('scripts') {{-- Scripts Here --}} @endsection