@extends('layouts.master-components') @section('title', 'Alerts') @section('css') @endsection @section('css2') @endsection @section('bodyClass', 'component-page') @section('content') @include('layouts/loader') @include('layouts/component-header')
@include('layouts/component-menu-list')
Basic Alerts
Link Alerts
Dismissing
Additional Content
Icons
@endsection @section('scripts') @endsection