{{ __('Add Listing') }}

@push('css') @endpush @section('content')
@csrf
{{ __('General Information') }}

{{ __('Fill out the basic information of the business listing.') }}

{{--
--}}
{{ __('Add Images here') }} {{ __('+') }}
{{--
--}}
@if(!\Auth::user()->wantWebsite()->exists())) @endif @endsection @push('js') @endpush @section('js') @endsection