@extends('layouts.main') @section('title', 'Alerts') @section('content')

{{ __('Bootstrap Alert')}}

{{ __('Bootstrap alerts in fill colors')}}

{{ __('Dismissing Alert')}}

@endsection