@extends('layouts.app') @section('content')
@include('proedge.config.adminPanel')

{{--QuickBooks Setup--}}

{{----}}
{{ csrf_field() }} @if ($quickBooks !== null) {{----}} @endif
Label Value
@if ($quickBooks !== null) {{----}} @else @endif
@if ($quickBooks !== null) {{----}} @else @endif
@if ($quickBooks !== null) {{----}} @else @endif
@if ($authUrl !== false) {{--
Connect to QuickBooks
--}} @endif
{{--@include('proedge.modal.admin.edit_selection')--}}
@endsection