@extends('affiliate.layouts.app') @push('title') {{ __('Dashboard') }} @endpush @section('content')
{{--

{{ __($pageTitle) }}

--}}

{{ __('Link') }}

{{ __('#SL') }}
{{ __('Product') }}
{{ __('Plan') }}
{{ __('Affiliate Link') }}
@endsection @push('script') @endpush