@extends('layouts.instructor') @section('breadcrumb')
{{__('Become An Affiliate')}}
{{__('Dashboard')}}
{{ __('Become An Affiliate') }}
{{__('Apply')}}
@endsection @section('content')
@csrf
{{ __('Name') }}
*
{{ __('Email') }}
*
{{ __('Address') }}
*
{{__('Apply')}}
@endsection