@extends('layouts.app', ['pageSlug' => 'trafficAdd']) @section('content')
ADD TRAFFIC DEVICE

@csrf
is_internet_point == '1' ? 'checked' : ''}}>
is_notify == '1' ? 'checked' : ''}}>
@endsection @push('js') @endpush