@extends('admin.layout.master') @section('title', 'Stock Count') @section('custom_style')@endsection @section('content')
Stock Count
Index
Code Name Buy Price Sales Price Count
@endsection @section('script') @append