@extends('backend.layouts.app') @section('backend_title','Admin Brand Create') @section('backend_content')
@csrf
Update Unit
status == 1 ? 'checked' : '' }}>
status == 0 ? 'checked' : '' }}>
Return List
@endsection @section('beackend_scripts') @endsection