@extends('layouts.admin') @section('title', "Data $title ยท") @push('css') @endpush @section('breadcrumb')

{{ $title }}

@endsection @section('content')
{{--

Filter

--}}

{{ $title }}

{{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}}
No ItemMasuk (Pembelian)Pajangan BelahanLebihHilangRetur PenjualanRetur PembelianWastingKeluar (Penjualan)Gudang Aksi
@endsection @push('js') @endpush @push('modal') @can('create-supplier') @include('app.supplier.add') @endcan @can('edit-supplier') @include('app.supplier.edit') @endcan @endpush