@extends('layouts.main') @section('content')

1. Name & Description

2. Attach Media

3. Location & Category

4. Career Paths with access

4. Attach Quiz

5. Review and Submit

{{ csrf_field() }}

Enter Name & Description

Upload Media Adding media to your resource is optional

Paste URL from the web
Choose Image From Computer.
Choose Audio From Computer.

Check Categories and Availability

@foreach ($resource_categories as $category) @endForeach

Check Career Paths

@foreach ($career_path_list as $career) @endForeach

Add an optional quiz to the resource library. Create as many questions as you'd like.

Review your Details and Submit

Name & Description:
Name:
Description:
External URL:
Attach Media:
Video URL:
Image:
Audio:
Location & Category:
Categories:
Prubic Libary:
Career Paths:
Attach Quiz:
@endsection @section('sub_header') @section('sub_header')
Create Resource Library
@endsection @section('theam_css') @endsection @section('js_file') @endsection @section('page_js') @endsection