@extends('site.layout') @section('content') @php($publicStorage = \Illuminate\Support\Facades\Storage::disk('public')) Discover Your Perfect Service Book trusted professionals for home and business services. Search @foreach ($categories as $category) id }}"> @if ($category->icon_path && $publicStorage->exists($category->icon_path)) @else @endif {{ $category->name }} @endforeach @foreach ($categories as $category) Discover Your Perfect {{ $category->name }} Close @foreach ($category->services as $service) @if ($service->icon_path && $publicStorage->exists($service->icon_path)) @else @endif {{ $service->name }} {{ $service->name }} Price: ৳{{ number_format((float) $service->price, 2) }} @if ($service->compare_at_price) ৳{{ number_format((float) $service->compare_at_price, 2) }} @endif - + @csrf Order Now @csrf Service Include : @if ($service->includes->count()) @foreach ($service->includes as $include) {{ $include->text }} @endforeach @else Details will be provided by the technician. @endif @endforeach @endforeach Support 24/7 30 days warranty 100% time committed Quality Service Blog Our latest updates View all @foreach ($blogPosts as $post) @if ($post->cover_image_path) @else No image @endif {{ $post->title }} {{ $post->excerpt }} Read More @endforeach Clients @foreach ($clients as $client) @if ($client->logo_path) @else {{ $client->name }} @endif @endforeach @endsection
Book trusted professionals for home and business services.