All Marketing Sources

@can('marketing-source.create') + Add New @endcan
@foreach($marketingSources as $index => $marketingSource) @endforeach
# Title Color Status Actions
{{ $marketingSource->title }}
status ? 'checked' : '' }}>
@push('scripts') @endpush