@extends('layouts.app') @section('content')

Edit Footer Backlink

Update Footer Backlink

@method('PUT') @csrf @include('footer_backlinks.form', ['footerBacklink' => $footerBacklink])
Back to Backlinks List
@endsection