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