@extends('common.layout') @push('head') @endpush @section('content')
{{ csrf_field() }}

신청자

Export Searched {{-- Export All --}}

List (총 {{ $users->total() }}명 상담예약)

@endsection @section('script') @endsection