@extends('layouts.main') @section('page-style') @endsection @section('page-script') {{-- --}} @endsection @section('content')

@include('layouts.notifications')
Inactive Brand Image
@if($inactive_image_brand) @else @endif
Select image Change Remove
{{ csrf_field() }}
@if(isset($result['id_brand']) && $result['id_brand'] != "") @endif
@endsection