@extends('admin.master_layout') @section('title') {{ __('translate.Header and Footer Info') }} @endsection @section('body-header')

{{ __('translate.Header and Footer Info') }}

{{ __('translate.Website Setup') }} >> {{ __('translate.Header and Footer Info') }}

@endsection @section('body-content')
@csrf @method('PUT')

{{ __('translate.Contact Information') }}

{{ __('translate.Social Media') }}

@endsection