@extends('layouts.master') @section('title', 'Gallery With Description') @section('css') @endsection @section('breadcrumb')

Gallery Grid With Description

@endsection @section('main_content')

IMAGE GALLERY WITH DESCRIPTION

@endsection @section('scripts') @endsection