@extends('admin.template.master')
@section('stylesheets')
@endsection
@section('title')
@endsection
@section('main-content')
@if(Session::has('message'))
@endif
| ID |
Customer |
Query |
Query Date |
Answered By |
Answered Date |
Status |
Action |
@endsection
@section('javascripts')
@endsection