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

Invite Visitors

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