@php
$page_name = 'Stock Operation > Stock Recived';
$page_number = 1;
@endphp
@include('layouts.table_top')
@if (usertype() == 'admin')
@else
@endif