@extends('main') @section('content') {{ __('lang.componentdetail') }} {{ __('lang.backtocomponent') }} {{ $component->name }} {{ $componentAssetDataTable->table(['class' => 'table table-striped', 'width' => '100%'], true) }} {{ __('lang.checkin') }} {{ __('lang.component') }} {{ __('lang.quantity') }} {{ __('lang.checkindate') }} @endsection @push('scripts') {{ $componentAssetDataTable->scripts() }} @endpush
{{ $component->name }}