@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
@endsection @section('script') @endsection