@extends('frontend-rtl.layouts.app'.config('theme_layout')) @section('title', 'Contact | '.app_name()) @section('meta_description', '') @section('meta_keywords','') @push('after-styles') @endpush @section('content') @php $footer_data = json_decode(config('footer_data')); @endphp @if(session()->has('alert'))