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