@extends('web.layouts.app') @section('title', __('about_us.seo_title')) @section('keywords', __('homepage.keywords')) @section('description', __('homepage.description')) @section('wrapper-class', 'wp-page page-min-height wide') @section('clients_active', 'active') @section('content') @include('web.layouts.header') {{ __('menus.clients') }} {{-- --}} {{-- --}} {{-- --}} {!! __('labels.why_not_you') !!} @endsection @push('scripts') @endpush