@extends('layouts.app') @section('content')

Welcome to Griva Services, your trusted source for high-quality tutoring and research support. With a team of seasoned professionals boasting over 6 years of industry experience, we provide tailored guidance across diverse subjects. Whether you're seeking assistance in research, proofreading, or data analysis, we offer top-notch solutions to elevate your academic performance. Join us on your journey to success today.

@if (session('status') == 'success' && session('form_source') == 'about_us') @endif

Send Enquiry

@csrf {{-- @if ($errors->any())
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
    {{ old('form_source') }}
@endif --}}
@if ($errors->has('name') && old('form_source') == 'about_us') {{ $errors->first('name') }} @endif
@if ($errors->has('contact_number') && old('form_source') == 'about_us') {{ $errors->first('contact_number') }} @endif
@if ($errors->has('description') && old('form_source') == 'about_us') {{ $errors->first('description') }} @endif


OUR CONTACT E-MAIL

Griva services

support@griva.services.com

+918094997765, +447342164909

Address

2/3, Nagar Nigam Amer Road, Jaipur, 302002

blooketjoin
@endsection