@extends('customer.buyers.header') @section('buyerProfileContent')
@include('customer.buyers.sidebar')
Dasboard Menu
Add Service
@csrf @if (isset($service)) @method('PATCH') @endif @include('extensions.customer-alerts')
Add Services
@if (isset($service->category_id))
@endif
Click here or drop files to upload
{{--
--}}
@endsection