@extends('backEnd.master') @section('mainContent') @lang('study.syllabus_list') @lang('common.dashboard') @lang('study.study_material') @lang('study.watch') {{@$ContentDetails->content_title}} Play Pause @if (Auth::user()->role_id!=2) Full Screen @endif @endsection @section('script') @endsection