{{ __('admin.Settings') }}
{!! Form::model($setting, [
'novalidate' => 'novalidate',
'route' => ['setting.update', $setting->id],
'method' => 'PATCH',
]) !!}
{!! Form::close() !!}
| Developmet |
development == 1) checked @endif>
|
| Building |
building == 1) checked @endif>
|
| Home Page Text |
home_page == 1) checked @endif>
|
| Apartment Type |
apartment_type == 1) checked @endif>
|
| Apartment and Resident |
apartment == 1) checked @endif>
|
| Messaging System |
message == 1) checked @endif>
|
| Licence to Alter |
licence_alert == 1) checked @endif>
|
| Report a Problem |
report_problem == 1) checked @endif>
|
| Reporting a Defect |
report_defect == 1) checked @endif>
|
| Reports & Requests |
report_request == 1) checked @endif>
|
| Parcel Tracking |
parcel_tracking == 1) checked @endif>
|
| Pet Licence Request |
pet_licence == 1) checked @endif>
|
| Key Waiver |
key_waiver == 1) checked @endif>
|
| News |
news == 1) checked @endif>
|
| Amenities |
amenities == 1) checked @endif>
|