@extends('components-layouts.master') @section('title') Bootstrap Icons @endsection @section('css') @endsection @section('content')

Examples

Use <i class="bi bi-**"></i> class.

@endsection @section('scripts') @endsection