@extends('layouts.main.app') @section('content') {{-- Section 1 --}}
{{-- End Section 1 --}} {{-- Section 2 --}}

Services Offered

A better life starts with a beautiful haircut

@foreach ($services as $service)
service

{{ $service->name }}

{{ truncateText($service->description) }}

@endforeach

{{-- End Section 2 --}} {{-- Section 3 --}}
contact

Get in Touch

Need help? Our team got you covered on your concerns or questions in mind.


{{-- Section 3 --}} {{-- Section 4 --}}
{{-- Section 4 --}} @endsection