@php
$page_name = 'Purchase > Purchase Return List';
$page_number = 1;
@endphp
@include('layouts.table_top')
@if (usertype() == 'admin')
@else
@endif