@extends('admin.layouts.master') @section('content')

Adicionar Novo Link Social

@if ($errors->any())
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif @if (session('error'))
{{ session('error') }}
@endif
@csrf
Formatos aceitos: SVG, PNG, JPG, JPEG.
Voltar
@endsection