@extends('admin._layoutNew') @section('page-head') @endsection @section('page-content')
auto_claim)) {{$result->auto_claim == 1 ? 'checked' : ''}} @endif > auto_claim)) {{$result->auto_claim == 0 ? 'checked' : ''}} @else checked @endif >
status)) {{$result->status == 1 ? 'checked' : ''}} @endif > status)) {{$result->status == 0 ? 'checked' : ''}} @else checked @endif >
@endsection @section('scripts') @endsection