@extends('admin/layout') @section('page_title', 'Manage Brand') @section('brand_select','active') @section('container') @if($id>0) @php $image_required=""; @endphp @else @php $image_required="required"; @endphp @endif @error('image')