@extends('layouts.master') @section('title')Images @endsection @section('content') {{-- breadcrumbs --}} @section('breadcrumb') @component('components.breadcrumb') @slot('li_1') UI Elements @endslot @slot('title') Images @endslot @endcomponent @endsection

Image Thumbnails

200x200

.img-thumbnail

200x200

.img-thumbnail

Image Rounded & Circle

200x200

.rounded

200x200

.rounded-circle

Rounded Image Sizes

.avatar-xs

.avatar-sm

.avatar

.avatar-md

.avatar-lg

.avatar-xl

Rounded Circle Image Sizes

.avatar-xs

.avatar-sm

.avatar

.avatar-md

.avatar-lg

.avatar-xl

Responsive Images

Responsive image

Media Object Default

This is some content from a media component. You can replace this with any content and adjust it as needed.

Media Object Center

This is some content from a media component. You can replace this with any content and adjust it as needed.

Media Object Bottom

This is some content from a media component. You can replace this with any content and adjust it as needed.
@endsection @section('script') @endsection