@extends('admin.layouts.app') @section('content')
通话纪录
@if(role('Call/Records/addCallList'))
@endif {{--@if(role('Call/Records/create'))--}} {{--
--}} {{--添加--}} {{--
--}} {{--@endif--}}
{{-- 过滤条件 --}}
{{ csrf_field() }}

过滤条件:

{{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{--
过滤条件
--}} {{----}} {{----}} {{----}} {{--
--}}
@include('admin.call.records.data')
@endsection @section('js') @endsection