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

About Us

@csrf

General Information

Our Values

@php($valueList = json_decode($info->value)) @foreach ($valueList as $row)
@endforeach

Meta Information

@if (!empty($info->meta_image))
Meta Image
@endif
@if (!empty($info->images)) @endif
@endsection @push('footerPart') @endpush