@extends(view:'layouts.dashboard') @section(section:'content')

Copouns

Add New Copoun

@foreach($copoun as $copoun)
ID name starDate EndDate discount Action
{{$copoun->id}} {{$copoun->name}} {{$copoun->starDate}} {{$copoun->EndDate}} {{$copoun->discount}} UPDATE DELETTE