@extends('layouts.app') @section('landingTitle', 'KlinikSapi.Go | Kontak Kami') @section('content') Kontak KlinikSapi.Go Hubungi KlinikSapi.Go untuk konsultasi dan informasi lebih lanjut mengenai kesehatan sapi Anda. Kami siap membantu Anda dengan pelayanan terbaik. @csrf @if (Session::has('message')) Info {{ Session::get('message') }} Close @endif *Nama Lengkap @auth @else @endauth @if ($errors->has('nama')) * {{ $errors->first('nama') }} @endif *Nomor Telepon @auth @else @endauth @if ($errors->has('nope')) * {{ $errors->first('nope') }} @endif *Email @auth @else @endauth @if ($errors->has('email')) * {{ $errors->first('email') }} @endif *Subjek @if ($errors->has('subjek')) * {{ $errors->first('subjek') }} @endif *Pesan @if ($errors->has('pesan')) * {{ $errors->first('pesan') }} @endif Kirim @endsection
Hubungi KlinikSapi.Go untuk konsultasi dan informasi lebih lanjut mengenai kesehatan sapi Anda. Kami siap membantu Anda dengan pelayanan terbaik.