@extends('layouts/contentLayoutMaster') @section('title', "$course->title") @section('content') {{route('courses.update')}} @endsection