/home/techb158/ileadtechnology.com/resources/views/admin/faq_instructor
NameSizeModeActions
create.blade.php27490644editdlrm
index.blade.php28370644editdlrm
update.blade.php27820644editdlrm
Edit: /home/techb158/ileadtechnology.com/resources/views/admin/faq_instructor/create.blade.php (2749B)
@extends('admin/layouts.master') @section('title', 'Add Faq Instructor - Admin') @section('body') @if ($errors->any())
@endif

{{ __('adminstaticword.Add') }} {{ __('adminstaticword.FAQ') }}

{{ csrf_field() }}




  • @endsection