@extends('layouts.app') @section('content')
{{ __('Report Consigment Store') }}
@livewire('report.consigment-store-index')
@endsection