@extends('admin.template.master') @section('title')

Item Type

@endsection @section('main-content')
@if(Session::has('message'))
{{Session('message')}}
@endif
ID Name Code Home Status Created At Edited At Created By Updated By Action
@endsection @section('javascripts') @endsection