GOOD SHELL MAS BOY
Server: Apache/2.4.52 (Ubuntu)
System: Linux vmi1836763.contaboserver.net 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64
User: www-data (33)
PHP: 8.4.10
Disabled: NONE
Upload Files
File: /var/www/html/storage/framework/views/7dde058afc8c0ab908f203e748da1724.php
<!DOCTYPE html>
<html dir="ltr" lang="en">

<head>
  <meta charset="utf-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta http-equiv="X-Content-Type-Options: nosniff" content="IE=edge">
  <!-- Security Headers -->
  <!-- <meta http-equiv="Strict-Transport-Security" content="max-age=31536000; includeSubDomains; preload"> -->
  <!-- <meta http-equiv="Content-Security-Policy" content="default-src 'self'; script-src 'self'; style-src 'self'; img-src 'self' data:;"> -->
  <!-- <meta http-equiv="Content-Security-Policy-Report-Only" content="default-src 'self'; script-src 'self';"> -->
  <meta http-equiv="Permissions-Policy" content="geolocation=(), microphone=(), camera=()">
  <meta http-equiv="X-Frame-Options" content="SAMEORIGIN">
  <meta http-equiv="Referrer-Policy" content="no-referrer">
  <meta http-equiv="Cross-Origin-Opener-Policy" content="same-origin">
  <meta http-equiv="Cross-Origin-Resource-Policy" content="same-origin">
  <meta http-equiv="Cross-Origin-Embedder-Policy" content="require-corp">
  <meta http-equiv="Cache-Control" content="no-store, no-cache, must-revalidate, proxy-revalidate">
  <meta http-equiv="Pragma" content="no-cache">
  <meta http-equiv="Expires" content="0">
  <meta name="robots" content="noindex, nofollow">


  <meta name="viewport" content="width=device-width, initial-scale=1">
  <meta name="keywords"
    content="bidding, fiverr, freelance marketplace, freelancers, freelancing, gigs, hiring, job board, job portal, job posting, jobs marketplace, peopleperhour, proposals, sell services, upwork">
  <meta name="description" content="<?php echo $__env->yieldContent('description'); ?>">
  <!-- css file -->
  <!-- <link rel="stylesheet" href="<?php echo e(asset('css/bootstrap.min.css')); ?>">
    <link rel="stylesheet" href="<?php echo e(asset('css/ace-responsive-menu.css')); ?>">
    <link rel="stylesheet" href="<?php echo e(asset('css/menu.css')); ?>"> -->
  <link rel="stylesheet" href="<?php echo e(asset('css/fontawesome.css')); ?>">
  <link rel="stylesheet" href="<?php echo e(asset('css/flaticon.css')); ?>">
  <!-- <link rel="stylesheet" href="<?php echo e(asset('css/bootstrap-select.min.css')); ?>">
    <link rel="stylesheet" href="<?php echo e(asset('css/animate.css')); ?>">
    <link rel="stylesheet" href="<?php echo e(asset('css/slider.css')); ?>">
    <link rel="stylesheet" href="<?php echo e(asset('css/jquery-ui.min.css')); ?>">
    <link rel="stylesheet" href="<?php echo e(asset('css/style.css')); ?>">
    <link rel="stylesheet" href="<?php echo e(asset('css/ud-custom-spacing.css')); ?>">
    <link rel="stylesheet" href="<?php echo e(asset('css/dashbord_navitaion.css')); ?>"> -->

  <!-- Responsive stylesheet -->
  <link rel="stylesheet" href="<?php echo e(asset('css/responsive.css')); ?>">
  <?php echo app('Illuminate\Foundation\Vite')(['resources/css/bootstrap.min.css', 'resources/css/ace-responsive-menu.css', 'resources/css/menu.css',
  'resources/css/fontawesome.css', 'resources/css/flaticon.css', 'resources/css/bootstrap-select.min.css',
  'resources/css/animate.css', 'resources/css/slider.css', 'resources/css/jquery-ui.min.css',
  'resources/css/style.css', 'resources/css/ud-custom-spacing.css', 'resources/css/dashbord_navitaion.css',
  'resources/css/responsive.css']); ?>

  <title><?php echo $__env->yieldContent('title'); ?> - Connecting service providers to potential users</title>
  <link href="<?php echo e(asset('favicon.ico')); ?>" sizes="128x128" rel="shortcut icon" type="image/x-icon" />
  <link href="<?php echo e(asset('favicon.ico')); ?>" sizes="128x128" rel="shortcut icon" />

  <link href="<?php echo e(asset('favicon/apple-touch-icon-60x60.png')); ?>" sizes="60x60" rel="apple-touch-icon">
  <link href="<?php echo e(asset('favicon/apple-touch-icon-72x72.png')); ?>" sizes="72x72" rel="apple-touch-icon">
  <link href="<?php echo e(asset('favicon/apple-touch-icon-114x114.png')); ?>" sizes="114x114" rel="apple-touch-icon">
  <link href="<?php echo e(asset('favicon/apple-touch-icon-180x180.png')); ?>" sizes="180x180" rel="apple-touch-icon">
  <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
  <link rel="preload" href="https://fonts.gstatic.com/s/dmsans/v15/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K4.woff2" as="font" type="font/woff2" crossorigin="anonymous">

  <link rel="manifest" href="<?php echo e(asset('manifest.json')); ?>">
  <!-- Google tag (gtag.js) -->
  <script async src="https://www.googletagmanager.com/gtag/js?id=G-6YWM9C99L5"></script>
  <script>
    window.dataLayer = window.dataLayer || [];

    function gtag() {
      dataLayer.push(arguments);
    }
    gtag('js', new Date());

    gtag('config', 'G-6YWM9C99L5');
  </script>
  
  <?php echo \Livewire\Mechanisms\FrontendAssets\FrontendAssets::styles(); ?>

  <?php echo $__env->yieldPushContent('styles'); ?>

</head>

<body class="maxw1700 mx-auto">

  <div class="wrapper ovh">
    <div class="preloader" wire:loading></div>
    <style>
      .message-alert-style1 {
        position: fixed;
        top: 80px;
        right: 20px;
        z-index: 9999;
      }

      .alert {
        width: 300px;
      }
    </style>
    <div class="message-alert-style1 message-alart-style1">
      <?php if(session('error')): ?>
      <div class="alert alart_style_three alart_style_one alert-dismissible fade show mb20" role="alert">
        <?php echo e(session('error')); ?>

        <i class="far fa-xmark btn-close" data-bs-dismiss="alert" aria-label="Close"></i>
      </div>
      <?php endif; ?>

      <?php if(session('success')): ?>
      <div class="alert alert_style_one alart_style_one alert-dismissible fade show mb20" role="alert">
        <img src="<?php echo e(asset('success.gif')); ?>" style="width:50px; height:50px"> <?php echo e(session('success')); ?>

        <i class="far fa-xmark btn-close" data-bs-dismiss="alert" aria-label="Close"></i>
      </div>
      <?php endif; ?>
    </div>
    <script>
      document.addEventListener('DOMContentLoaded', function() {
        setTimeout(function() {
          let alerts = document.querySelectorAll('.alert');
          alerts.forEach(function(alert) {
            alert.classList.remove('show');
            alert.classList.add('fade');
          });
        }, 4000); // 4000 milliseconds = 4 seconds
      });
    </script><?php /**PATH /var/www/html/resources/views/components/head.blade.php ENDPATH**/ ?>