@extends('admin.layouts.app') @section('content')
@csrf @method('PUT')
@error("name") {{ $message }} @enderror

Show Sales Point

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