@extends('layout.mainlayout') @section('content')
@component('components.breadcrumb') @slot('title') Images @endslot @endcomponent
Images Shapes

Add classes to an <img> element to easily style images in any project.

image

.rounded

image

.rounded-circle

image

.img-thumbnail

image

.rounded-pill

Image Left Align
...
Image Center Align
...
Image Right Align
...
Figures
...
A caption for the above image.
...
A caption for the above image.
@endsection