@extends('admin/layout') @section('page_title', 'Course Prices') @section('logins_for_users_select','active') @section('container') @if(session()->has('message'))
{{session('message')}}
@endif

Course Prices

ID Login Type Course Name Price Regular Price Action
@endsection