@extends("admin.template.layout")
@section("header")
@stop
@section("content")
@if(check_permission('enquiry','Create'))
@php $param ="";@endphp
@if($question_for)
@php $param = "?question_for=".$question_for; @endphp
@endif
@endif
@if($list->total() > 0)
# |
ID |
User |
Phone |
@if(!empty($customer))
Type |
@endif
Date |
Action |