@extends('web.layouts.layout') @section('content')
@php $classesArr = ['wow slow fadeInUp', 'wow slow fadeInDown', 'wow slow fadeInUp']; @endphp @foreach($services as $service) @endforeach
@endsection @push('stack_scripts') @endpush