@extends('layouts.vertical', ['pageTitle' => 'Fontawesome Icons']) @section('css') @endsection @section('page-title') @include('layouts.partials/app-pagetitle', ['pageTitle'=> 'Fontawesome Icons', 'pageSubTitle1' => 'Icons', 'pageSubTitle2'=> 'Iconography', 'pageSubText' => 'Collection of over 7k+ icons, with a variety of styles, ranging from solid, regular, light and duotone.']) @endsection @section('content')

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