@extends('layouts.app') @section('meta.title') Baboon - Na kontaktoni @endsection @section('meta.description') @endsection @section('meta.keywords') @endsection @section('content')
Home Rreth Baboon
{{--end of the main container item--}}
{{--end of the col-md-3--}}
Na Kontaktoni
{{ csrf_field() }}
@if ($errors->has('name')) {{ $errors->first('name') }} @endif
@if ($errors->has('username')) {{ $errors->first('username') }} @endif
{{--end of the div.form-row--}}
@if ($errors->has('email')) {{ $errors->first('email') }} @endif
@if ($errors->has('phone')) {{ $errors->first('phone') }} @endif
@if ($errors->has('contact_reason')) {{ $errors->first('contact_reason') }} @endif
@if ($errors->has('contact_msg')) {{ $errors->first('contact_msg') }} @endif
{{--end of fieldset--}}
Si mund tju ndihmojmë?

Për pyetje ose probleme plotësoni formularin më lart, klikoni mbi ndihmën online ose na kontaktoni me anën e telefonit.

Rruga Dervish Hima 1,Tirane AL
+355676038187
hello@baboon.al
{{--end of the panel body--}}
{{--end of the panel col-9--}}
{{--end of the row--}}
{{--end of the main-container--}} @endsection