@extends('admin.layouts.container') @section('content')
{{ __('companies.name') }} {{ __('companies.org_google_key') }} {{ __('dashboard.created_at') }} {{ __('dashboard.processes') }}
@endsection @section('inner_js') @endsection