@extends('layouts.admin.layout') @section('content')
@if ($gallery!=null)

{{ $gallery->name }}

@endif @endsection