@extends('layouts.master') @section('css') @endsection @section('title') {{ __('home.print') }} - {{ __('report.stockquantity') }} @stop @section('content')
معاينة طباعة تقرير كميات المخزون
@endsection @section('js') @endsection