@include('landlord_layouts.header')
@include('landlord_layouts.navbar')
@include('landlord_layouts.topbar')
Select a billing cycle
Confirm billing cycle

Billing Cycle
@if($schedule->schedule_type == 'yearly') schedule_type == 'yearly') checked @endif> @else schedule_type == 'monthly') checked @endif> @endif
@include('landlord_layouts.footer')
@include('landlord_layouts.script')