@extends('layouts.default') @section('title', trans('general.title.edit', ['type' => trans_choice('general.customers', 1)])) @section('new_button') view_list{{ trans_choice('general.customers', 1) . ' List'}} remove_red_eyeshow add{{ trans_choice('general.customers', 1)}} @endsection @section('content')
:message
') !!} {{ Form::textareaGroup('address', trans('general.billingaddress') , null, ['rows' => '3']) }}