@extends('layouts.main') @section('main-section')
@csrf
@if(session('success'))
{{ session('success') }}
@endif @if(session('error'))
{{ session('error') }}
@endif
@csrf
@if(session('success'))
{{ session('success') }}
@endif @if(session('error'))
{{ session('error') }}
@endif
About

Smart Goa Taxi

Book the Best Taxi Service in Goa

Smart Goa Taxi offers the most trusted and affordable Taxi Service in Goa, making your travel smooth, safe, and comfortable. Whether you need a quick Goa taxi service for airport or railway station transfers, or a reliable cab service in Goa for outstation trips, we are here to serve you with professional drivers and clean vehicles. For those who enjoy driving, we also offer easy and flexible self drive car in Goa options. Planning a relaxing evening? Our cruise dinner rides are perfect. Want adventure? Try our thrilling water sports packages. Whether it's an airport taxi Goa, a holiday ride, or a convenient car rental in Goa, Smart Goa Taxi is your one-stop solution for all travel needs across Goa.

What you get from Smart Goa Taxi

Our Services

@foreach($service as $services) @endforeach

Explore the Different Types of Vehicles

@foreach($taxi as $taxis)
images
{{$taxis->company}}
{{$taxis->name}}
  • Fuel type

    {{$taxis->fueltype}}

  • Seater

    {{$taxis->seater}}

  • Transmission

    {{$taxis->transmission}}

@endforeach
1200

Vehicle in stock Cars

120k

Satisfied customers

1200

Award achievment

3+

Total Showroom

Trusted

Car Rental Service

@foreach($carrental as $carrentals)
Image Car Service
{{$carrentals->company}}
{{$carrentals->name}}
  • Fuel type

    {{$carrentals->fueltype}}

  • Seater

    {{$carrentals->seater}}

  • Transmission

    {{$carrentals->transmission}}

@endforeach
@foreach($testimonial as $testimonials)
Trusted Car Delaer Service

What client’s Says

{{$testimonials->review}}

avatar
{{$testimonials->name}}
@endforeach
@endsection