{{trans('x.Brand name')}}
{{trans('x.Companyname')}}
{{trans('x.Address')}}
{{trans('x.Postcode')}}
{{trans('x.City')}}
{{trans('x.Vat')}}
{{trans('x.Country')}}
@foreach (Config::get('countries_'.Localization::getCurrentLocale()) as $code => $name)
country == $code) selected @endif > {{$name}}
@endforeach
IBAN
{{trans('x.Bank name')}}
SWIFT
Email
{{ trans('x.Confirmation email') }}
{{trans('x.Telephone')}}
{{trans('x.Website')}}
{{trans('x.Description')}}
{{$brand->description}}
{{trans('x.Save')}}