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

Item Type Detail

@endsection @section('main-content')
@if(Session::has('message'))

Alert!

{{Session('message')}}
@endif
ID Item Type Brand Status Created At Edited At Created By Updated By Action
@endsection @section('javascripts') @endsection