@extends('layouts.admin') @section('css') @endsection @section('content')
{{ $data->id ? __('promo_code_group.edit') : __('promo_code_group.add') }}