@extends('admin.layouts.contentLayoutMaster') @section('title','訂單諮詢') @section('vendor-styles') @endsection @section('page-styles') @endsection @section('content')
{{-- search bar --}}

搜尋

諮詢時間
問題類別
諮詢狀態
{{-- actions & table --}}

列表

@can ('客服管理-訂單諮詢列表-編輯')
@endcan
@endsection @section('vendor-scripts') @endsection @section('page-scripts') @endsection