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

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

{{ __('translate.Manage Section') }} >> {{ __('translate.Footer Info') }}

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

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

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

@endsection