@include('components.backend.head')
@include('components.backend.header') @include('components.backend.sidebar')
Edit Footer Details
Home
Edit Footer Details
@csrf @method('PUT')
Footer Information
Logo Image
*
Description
*
{{ $record->description }}
Address
*
Email
*
Phone
*
Social Links
+ Add
@foreach($social_titles as $index => $title)
−
@endforeach
Cancel
Update
@include('components.backend.footer') @include('components.backend.main-js')