@extends('admin.templates.panel-form-template') @section('title') @if(isset($item)) {{__("Edit gallery")}} [{{$item->title}}] @else {{__("Add new gallery")}} @endif - @endsection @section('form')