@extends('layouts.master') @section('title')Font Awesome @endsection @section('content') {{-- breadcrumbs --}} @section('breadcrumb') @component('components.breadcrumb') @slot('li_1') Icons @endslot @slot('title') Font Awesome @endslot @endcomponent @endsection

Solid

Docs

Regular

Docs

Brands

Docs
@endsection @section('script') @endsection