@extends('layouts.frontend', ['body_class' => 'bg-gray-100']) @php SEOMeta::setTitle('Miért... szerkesztése'); @endphp @section('content') @if ($errors->any()) @endif
@csrf
@if ( !empty ( $frontendtext->image))
@endif
{{ __('Mentés') }}
@endsection