@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}} | {{ $social->icon }} | {{ $social->name }} |