Add New Brand Profile
@csrf
@error('title') {{ $message }} @enderror
@foreach( $url as $key => $value )
TEST LINK @error('url') {{ $message }} @enderror
@if ( $loop->first ) add_circle @else remove_circle @endif
@endforeach
@foreach( $fonts as $font_key => $font_val )
@error('fonts') {{ $message }} @enderror
@if ( $loop->first ) add_circle @else remove_circle @endif
@endforeach
more_horiz
Customs Hex Color codes Pentone Code
@foreach($color_code as $color_key => $color_val)
{{-- --}}
#000000
{{-- delete --}}
@if ( $loop->first ) add_circle @else remove_circle @endif
@endforeach

Please provide us as much detail as possible. Include things such as color preferences, styles you like, text you want written on the graphic, and anything else that may help the designer.

@error('description') {{ $message }} @enderror

Files & Documents

insert_photo Drag & drop files here or browse to choose a file

Formats accepted Doc,Docx, Odt, Pdf, Jpg, Png, Jpeg, Psd, Ai, Zip, Mp4, Mov, tiff, ttf, eps

@error('brand_logo') {{ $message }} @enderror
    @foreach($brand_logo ?? [] as $logo_key => $image)
  • close
  • @endforeach
store_mall_directory Drag & drop files here or browse to choose a file

Formats accepted Doc,Docx, Odt, Pdf, Jpg, Png, Jpeg, Psd, Ai, Zip, Mp4, Mov, tiff, ttf, eps

@error('marketing_material') {{ $message }} @enderror
    @foreach($marketing_material ?? [] as $marketing_key => $marketing_image)
  • close
  • @endforeach
insert_photo Drag & drop files here or browse to choose a file

Formats accepted Doc,Docx, Odt, Pdf, Jpg, Png, Jpeg, Psd, Ai, Zip, Mp4, Mov, tiff, ttf, eps

@error('additional_images') {{ $message }} @enderror
    @foreach($additional_images ?? [] as $additional_key => $additional_image)
  • close
  • @endforeach
Cancel
@include('inc.livewire-loader') @push( 'liveScript' ) @endpush