@extends('layouts.frontend') @section('title', 'About') @section('content')

Contact

Contact Customer Service

Working hours: 08:00 AM - 09:00 PM


@foreach ($how_to as $k => $val)

{{++$k}}.

{{$val['desc']}}

@endforeach
@endsection