@extends('user.layout') @section('content')
@csrf
{{ __('Edit Social Link') }}
{{ __('Back') }}

{{ __('NB: click on the dropdown icon to select a social link icon.') }}

{{ __('The higher the serial number is, the later the social link will be shown.') }}

@endsection