@extends('layouts.project-form-base', ['title' => 'Brand Profile', 'formTitle' => 'Add New Brand Profile','back' => 'javascript: history.go(-1)', 'custom_class' => 'add_extended_pro' ]) @section('content')

Add New Brand Profile

Please fill out the information below to create a brand profile

@if(isset($brand))
@include('inc.logo-loader') @endsection @section('script') @endsection