@extends('layouts.app') @section('title', 'Manage Services') @section('app') @livewire('gig.listing') @endsection