@extends('layouts.app') @section('content')

{{trans('lang.gallery_plural')}} {{trans('lang.gallery_desc')}}

@include('galleries.show_fields')
@endsection