@extends('backend.layouts.app') @section('content')
{{translate('Brand Information')}}
@csrf
{{ translate('Browse')}}
{{ translate('Choose File') }}
{{ translate('Minimum dimensions required: 126px width X 100px height.') }}
@endsection