@extends('layouts.contentLayoutMaster') {{-- page title --}} @section('title','Media Player') {{-- vendor styles --}} @section('vendor-styles') @endsection @section('content')
Video
Audio
@endsection {{-- vendor scripts --}} @section('vendor-scripts') @endsection {{-- page scripts --}} @section('page-scripts') @endsection