@extends('template.master') @section('title', 'Group Subscription Management') @push('styles') @endpush @section('content')

Group Subscription Management

Add Transactions
@if(session()->has('message'))
{{ session()->get('message') }}
@endif
Action Company Contact Name Job Title Email Phone Subscription # Status
@endsection @push('child-scripts') @endpush