@extends('layouts.admin.master') @section('title')Whether Icon {{ $title }} @endsection @push('css') @endpush @section('content') @component('components.breadcrumb') @slot('breadcrumb_title')

Whether Icon

@endslot @endcomponent
Whether Icons With Animations
@push('scripts') @endpush @endsection