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

Update Service

@csrf @method('PUT')
{{$courses->course_name}}
@endsection