@extends('master') @section('content')
@csrf
Status == 1 ? 'checked' : '' }}>
@endsection @section('script') @endsection