@extends('layouts.admin')
@section('title',__('Advertise'))
@section('stylesheet')
@endsection
@section('content')
# | {{__('Add Type')}} | {{__('Add Location')}} | {{__('Edit')}} | {{__('Actions')}} | |
---|---|---|---|---|---|
|
{{ $i }} | {{ $ad->ad_type }} | {{ $ad->ad_location }} | {{__('Edit')}} |