@section('title',__('company::home.company') . " | ". __('company::home.register')) @push('css') @if(LaravelLocalization::getCurrentLocale() == 'ar') @endif @endpush @if(LaravelLocalization::getCurrentLocale() == 'en') @elseif(LaravelLocalization::getCurrentLocale() == 'ar') @endif @include('company::layout.head') @include('company::layout.switcher')
@if(LaravelLocalization::getCurrentLocale() == "ar")

img EN

@elseif(LaravelLocalization::getCurrentLocale() == "en")

img العربية

@endif

@lang('company::home.Company Register')

@lang('company::home.Welcome & Join us by creating a free account !')

@lang('company::home.Already have an account?')@lang('company::home.Sign In')

@lang('company::home.Manage Orders')

@lang('company::home.With Eats Control Panel.')

@push('js') @endpush @include('company::layout.scripts')