@extends('layouts.vertical', ['pageTitle' => 'SmartAdmin Icons']) @section('css') @endsection @section('page-title') @include('layouts.partials/app-pagetitle', ['pageTitle'=> 'SmartAdmin Icons', 'pageSubTitle1' => 'Icons', 'pageSubTitle2'=> 'Iconography', 'pageSubText' => 'An extreamly lightweight icon set, to meet your basic needs.']) @endsection @section('content')

No icons found. Try searching with different keywords
@endsection @section('scripts') @vite(['resources/scripts/pages/smartadminicons.js']) @endsection