@extends('layouts.frontend.app') @section('title', 'Contact Us') @push('css') @endpush @section('content')

Lets talk about everything!

With Live Chat

contact us
@csrf
@if($service==1)
@else
@endif
@if($service!=1) @endif @error('cover_photo')
{{ $message }}
@enderror
@endsection @push('js') @endpush