@extends('backend.layouts.app') @section('backend_title','Admin Brand Show') @section('backend_content')
@csrf
Add Unit
status == 1 ? 'checked' : '' }}>
status == 0 ? 'checked' : '' }}>
@endsection