@include('partials.html') @include("partials.title-meta", ["title" => $title]) @include('partials.head-css') {{-- --}} {{-- --}} @include('sweetalert::alert')
@include('partials.menu',["title" => $title])
@csrf
@if (isset($company_logo)) pic @else pic @endif
@include('partials.footer')
@include('partials.right-sidebar') @include('partials.footer-scripts') {{-- --}} {{-- Dropzone --}} {{-- --}}