/home/techb158/ileadtechnology.com/resources/views/instructor/settings
NameSizeModeActions
pay_settings.blade.php64010644editdlrm
Edit: /home/techb158/ileadtechnology.com/resources/views/instructor/settings/pay_settings.blade.php (6401B)
@extends('admin.layouts.master') @section('title', 'Payment Settings - Instructor') @section('body')
@include('admin.message')

{{ __('adminstaticword.Setuppaymentinformations') }}

{{ csrf_field() }} {{ method_field('POST') }}





@endsection @section('script') @endsection