@include('tenant_layouts.header')
@include('tenant_layouts.navbar')
@include('tenant_layouts.topbar')
Please correct the errors and try again.
@csrf
Account Information
Payment Information
Credit or Debit Card
Nickname
@if($count == 0)
Set as primary
@else
Set as primary
@endif
Cancel
@include('tenant_layouts.footer')
@include('tenant_layouts.script')