@extends('admin.master_layout') @section('title') {{ __('translate.Coupon Log') }} @endsection @section('body-header')

{{ __('translate.Coupon Log') }}

{{ __('translate.Manage Coupon') }} >> {{ __('translate.Coupon Log') }}

@endsection @section('body-content')
@endsection