@extends('layout.container') @section('title', 'Gallery Images') @section('meta_tags', env('APP_NAME').' Gallery Albums') @section('meta_description', env('APP_NAME').' Discover what we do in our Gallery albums') @section('header_css') @endsection @section('header_js') @endsection @section('content')
@endsection @section('footer_js') @endsection