@extends('layouts.app') @section('title','Dr Referral list') @section('pages')
@include('layouts.partials.nav-menu')
{{--
--}}
@include('referral-vouchers.commission.table')
@endsection @section('js') @endsection