@extends('web.layouts.app') @section('title', transWord('الخصومات والعروض')) @section('sub_header')

{{ transWord('الخصومات والعروض') }}

@endsection @section('content')

{{ transWord('أحدث العروض و الخصومات') }}

@endsection