@extends('layouts.app') @section('css') @endsection @section('content')
{{ __($template->description) }}
{{ $errors->first('language') }}
{{ $errors->first('title') }}
{{ $errors->first('description') }}
{{ $errors->first('event') }}
{{ $errors->first('keywords') }}
{{ $errors->first('words') }}
{{ $errors->first('document') }}
{{ $errors->first('content') }}