@extends('layouts.seller') @section('css') @endsection @section('content')
  • {{ __('telle_list.items')}}

@include('layouts.partials.messages')
{{ __('common.sr-no') }} {{ __('telle_list.item_name')}} {{ __('telle_list.packed_stock')}} {{ __('telle_list.loose_stock') }} {{ __('telle_list.total') }}
@endsection