@extends('dashboard.layouts.master') @section('title', __('Copoun')) @section('css') @stop @section('content')
# {{ __('Code') }} {{ __('Discount') }} {{ __('Status') }} {{ __('Processes') }}
@endsection @section('script') @stop