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