@extends('layouts.app') @section('content')

Advertising Group Edit

@if (session('success'))
{{ session('success') }}
@endif
@csrf

Edit Advertising Group

is_active == 1 ? 'checked' : '' }}>      is_active == 0 ? 'checked' : '' }}>
@endsection