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