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