{{-- about.blade.php --}} @extends('layouts.app') @section('title', 'About Us — MUVR Labs') @section('content') Our Story About MUVR Labs Engineering-driven solutions built for practical deployment and real-world performance. Talk to Our Team Contact Us @if(isset($sections['overview'])) Company Overview @if($sections['overview']->image) @else @endif {{ $sections['overview']->content }} @foreach($products as $p) {{ $p->name }} @endforeach @foreach($solutions as $s) {{ $s->title }} @endforeach @endif @if(isset($sections['mission']) || isset($sections['vision'])) Vision & Mission @if(isset($sections['mission'])) Mission {{ $sections['mission']->subheading }} {{ $sections['mission']->content }} @endif @if(isset($sections['vision'])) Vision {{ $sections['vision']->subheading }} {{ $sections['vision']->content }} @endif @endif Let's Work Together Discuss your engineering requirement with our team. Talk to Our Team Contact Us @endsection
Engineering-driven solutions built for practical deployment and real-world performance.
{{ $sections['mission']->content }}
{{ $sections['vision']->content }}
Discuss your engineering requirement with our team.