@extends('layouts.master') @section('title', 'User') @push('css') @endpush @section('content')
@csrf
isService == 1 ? 'checked' : ''}}>
@endsection @push('js') @endpush