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

Gallery

@endsection @section('main_content')

IMAGE GALLERY

@endsection @section('scripts') @endsection