@extends('layouts.nav-foot') @section('head') @component('components.head.tinymce-config') @endcomponent @endsection @section('content') @if($errors->any())
{{$errors->first()}}