@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') }}
@endsection @push('scripts') @endpush