@extends('template.layout') @section('style') @endsection @section('content')
@if ($errors->any()) @endif
View Item
Back
@endsection @section('script') @endsection