{{ ___('These details will be used in invoice and payments.') }}
@if ($errors->billing->any())
{{ ___('All the fields with * are required') }}
@endif
@extends($activeTheme.'layouts.app') @section('title', ___('Settings')) @section('active_menu', 'settings') @section('content')