@extends('layouts.default') @push('title', get_phrase('Become an instructor')) @push('meta')@endpush @push('css')@endpush @section('content')
@include('frontend.default.student.left_sidebar')

{{ get_phrase('Become an instructor') }}

@csrf
{{ get_phrase('Documents of qualification. Max-size : 5MB (DOC, DOCX, PDF, TXT, PNG, JPG, JPEG)') }}
@endsection @push('js') @endpush