@extends('themes.default1.layouts.agentblank') @section('Users') class="active" @stop @section('user-bar') active @stop @section('organizations') class="active" @stop @section('HeadInclude') @stop @section('PageHeader') @stop @section('breadcrumbs') @stop @section('content')

{{$orgs->name}}

{{Lang::get('lang.name')}}
{{Lang::get('lang.account_manager')}}
{{Lang::get('lang.created')}}
{{$orgs -> created_at}}
{{Lang::get('lang.last_updated')}}
{{$orgs -> updated_at}}
@section('FooterInclude') @stop @stop @stop @section('FooterInclude') @stop