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