@extends('landlord.layout.main') @section('content') @push('custom-css') @endpush @if(session()->has('message'))
{{trans('file.The field labels marked with * are required input fields')}}.
| {{trans('file.Icon')}} | {{trans('file.name')}} | {{trans('file.action')}} | |
|---|---|---|---|
| {{$key}} | {{ $feature->icon }} | {{ $feature->name }} |