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