@extends('layouts.app') @section('content') @include('layouts.navbars.auth.topnav', ['title' => $title, 'number' => $staff_subject->number])

Video Sources

@if ($user_type == 3)
@endif

Document Sources

@if ($user_type == 3)
@endif
@endsection @push('scripts') {{-- video --}} {{-- document --}} @endpush