@extends('layouts.main') @section('title') {{ __('Advertisement') }} @endsection @section('page-title')
{{ __('ID') }} | {{ __('Type') }} | {{ __('Image') }} | {{ __('Start Date') }} | {{ __('End Date') }} | {{ __('Customer Name') }} | {{ __('Customer Contact') }} | {{ __('Customer Email') }} | {{ __('Status') }} | {{ __('Enable/Disable') }} | @if (has_permissions('update', 'advertisement')){{ __('Action') }} | @endif
---|