@php $edit = !empty($galleryPhoto->id); @endphp @extends('layouts.admin.master') @section('title') {{ $edit ? 'Edit' : 'Create' }} Gallery @endsection @section('content')