@extends('layouts.app') @section('title', 'My Products & Services - SecureSoftPay') @push('styles') @endpush @section('content')
View
@include('partials.services_table_body', ['services' => $services])
Product/Service Pricing Next Due Date Status
@endsection @push('scripts') @endpush