@extends('admin::layout.layout') @section('title',__('admin::home.admin') . " | " . __('admin::home.Merchant Order Report')) @section('content')
@AdminHasRole(['export merchant order report_reports'])
@endAdminHasRole
@push('js') @endpush @endsection