@extends('backend.layout') @section('content')
@csrf
{{ __('Edit Social Link') }}
{{ __('Back') }}
{{ __('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