@extends('layouts.app') @push('styles') @endpush @section('content')
@include('affiliate::dashboard.referrals')
@include('affiliate::dashboard.companies')
@endsection @push('scripts') @endpush