@extends('admin.layouts.admin' ,['title' => __('Entry Edit')]) @section('content') @if(count($errors) > 0)
@endif
@csrf
@endsection