@extends('layouts.master') @section('title', 'Modernize Bootstrap Admin') @section('pageContent') @include('layouts.breadcrumb', ['title' => 'Bootstrap UI', 'subtitle' => 'Home'])

Image with round corner

Use Class for rounded image.rounded

image

Image with Circle

Use Class for rounded image.rounded-circle

image

Image Thumbnail

Use Class for thumbnail image.img-thumbnail

image
@endsection @section('scripts') @endsection