@extends('layouts.app') @section('title', 'Stock In Statement') @section('pages') @php $pageTitle="Stock In Statement"; @endphp

@endsection