@extends('layouts.app') @section('meta.title') Baboon - Regjistrohu si Restorant @endsection @section('meta.description') @endsection @section('meta.keywords') @endsection @section('custom-css') @endsection @section('content')

Bëhuni një partner i Baboon

Plotësoni formularin për të marrë më shumë informacion


Bëhu pjesë e Baboon
{{ csrf_field() }}

@if ($errors->has('restaurant_name')) {{ $errors->first('restaurant_name') }} @endif
@if ($errors->has('phone')) {{ $errors->first('phone') }} @endif
{{--
--}} {{--
--}} {{----}} {{----}} {{--@if ($errors->has('email'))--}} {{----}} {{--{{ $errors->first('email') }}--}} {{----}} {{--@endif--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{----}} {{----}} {{--@if ($errors->has('phone'))--}} {{----}} {{--{{ $errors->first('phone') }}--}} {{----}} {{--@endif--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{----}} {{----}} {{--@if ($errors->has('restaurant_name'))--}} {{----}} {{--{{ $errors->first('restaurant_name') }}--}} {{----}} {{--@endif--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{----}} {{----}} {{--@if ($errors->has('address'))--}} {{----}} {{--{{ $errors->first('address') }}--}} {{----}} {{--@endif--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{----}} {{----}} {{--@if ($errors->has('postal_code'))--}} {{----}} {{--{{ $errors->first('postal_code') }}--}} {{----}} {{--@endif--}} {{--
--}} {{--
--}}
@if ($errors->has('')) {{ $errors->first('') }} @endif
{{--
--}} {{--
--}} {{----}} {{----}} {{--@if ($errors->has(''))--}} {{----}} {{--{{ $errors->first('') }}--}} {{----}} {{--@endif--}} {{--
--}} {{--
--}}

@endsection @section('custom-js') @include('partials.recaptcha',[ 'action' => 'application' ]) @endsection