@can("edit social_status_types")
{{-- Edit English Name --}}
{{-- Edit Arabic Name --}}
{{__("hr_messages.Social Status Type")}} {{$social->name}}
{{$social->id}}
@endcan
@can("delete social_status_types")
{{__("hr_messages.Social Status Type")}} {{$social->name}}
{{$social->id}}
@endcan