@extends('user.layout.layout') @section('title') {{{ $setting['site']['site_title'] or '' }}} - {{{ trans('main.user_panel') }}} @endsection @push('inlinescript') @endpush @push('css') @endpush @section('pages') @if($user['isSubmitted'])

Your Profile Is Under Reviewing Process

Wait For Approval

@else {{--
--}}

Welcome New Tutor

Our video-based learning courses give students the chance to learn new skills in modern technology.
Whether you have experienced or fresher, we will help you in making online course.

{{--
--}} {{-- --}} {{--
--}}
{{-- --}}




{{-- --}}
{{-- --}}

**Important

- Your First Video Must be Inroduction Video of Tutorial
- Introduction Video Size of 2,3 Minutes
- You can Upload Whole Course Videos After Approval of Introduction Part
{{-- --}}
{{-- --}}



I {{\Illuminate\Support\Facades\Auth::user()->name}} Certify that I am the original owner of all the content used in my course.

@endif @endsection @section('script') {{-- --}} {{-- --}} @endsection