@extends('layout.master') @section('content') @php $userType = \App\Helpers\Helpers::getUserRole()->type_id ?? []; @endphp

Invite Visitors

{{ csrf_field() }}
{{-- --}}
{{--
--}}
Cancel
@push('scripts') @endPush @endsection