@extends('layouts.admin') @push('title', get_phrase('Instructor Setting')) @push('meta')@endpush @push('css')@endpush @section('content')

{{ get_phrase('Public Instructor Settings') }}

{{ get_phrase('Instructor settings') }}

@csrf

{{ get_phrase('Revenue settings') }}

@csrf
%
%
@endsection @push('js') @endpush