@extends('owner.layouts.main') @section('content')
@if(Session::has('success'))
@endif

Paperwork Made Easy

@error('features')

Please select atleast one feature

@enderror

Buy / Sell Property Paperwork

@csrf

Individual Paperwork

@csrf

Inheritance paperwork

@csrf

Tenant paperwork

@csrf
@endsection