@extends('components.customer_layout') @section('customer-content')

Apply for Service

{{ $service->name }}

Description: {{ $service->description }}

Payment: {{ $service->payment }}

@csrf
@endsection