@extends('layouts.content') @section('body_content')
List Master Data Inventory Assets @if($access) @endif
Item Calibration :
@if($access) @endif
@include('partials.alert')
@include('modul_ga.masterDataInventoryAssets.modal.panel') @include('modul_ga.masterDataInventoryAssets.modal.create') @include('modul_ga.masterDataInventoryAssets.modal.edit') @include('modul_ga.masterDataInventoryAssets.modal.historyHolder') @include('modul_ga.masterDataInventoryAssets.modal.import') @include('modul_ga.masterDataInventoryAssets.modal.userSelect') @endsection