@extends('backend.layouts.app') @section('title') Product @endsection @section('css') @endsection @section('content')

Courses Create Details

                          
                              {{$course}}
                          
                      
@endsection @section('js') @endsection