{{-- extend layout --}} @extends('layouts.contentLayoutMaster') {{-- page title --}} @section('title','Media Gallery Page') {{-- vendors styles --}} @section('vendor-style') @endsection {{-- page content --}} @section('content')

Masonry with Magnific Popup is a responsive lightbox & dialog script with focus on performance and providing best experience for user with any device

@endsection {{-- vendor scripts --}} @section('vendor-script') @endsection {{-- page script --}} @section('page-script') @endsection