@extends($layout) @section('header_scripts') {!! Charts::assets() !!} @stop @section('content')
@if(count($branches) >= 1) @else

{{getPhrase('no_branches_available')}}

@endif
@stop @section('footer_scripts') @stop