@extends('elibrary.layouts.app') @section('content')

Add Document

@csrf
@if($errors->first('type'))
{{$errors->first('type')}}
@endif
@if($errors->first('title'))
{{$errors->first('title')}}
@endif
status == 1) || old('status') ? 'checked' : ''}} checked>
{{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--

By uploading documents, audios and videos you agree to our License agreement

--}}
@endsection