@extends('layouts.app') @section('content')

{{__('xgrn::grn.headings.grn_list')}}

{{ __('xgrn::grn.labels.grn_code')}} {{ __('xgrn::grn.labels.order_date')}} user {{ __('xgrn::grn.labels.status')}} {{ __('xgrn::grn.labels.actions')}}
@endsection @section('include_js') @endsection @section('custom_script') @endsection