@extends('layouts.master') @section('title', 'Product Ledger') @push('css') @endpush @section('content')

@endsection @push('js') @endpush