@extends('admin::curd.index') @section('heading') {!! trans('fbaccount::facebook_account.name') !!} {!! trans('cms.manage') !!} {!! trans('fbaccount::facebook_account.names') !!} @stop @section('title') {!! trans('fbaccount::facebook_account.names') !!} @stop @section('breadcrumb') @stop @section('entry')
@stop @section('tools') @stop @section('content')
{!! trans('fbaccount::facebook_account.label.username')!!} {!! trans('fbaccount::facebook_account.label.password')!!} {!! trans('fbaccount::facebook_account.label.name')!!} {!! trans('fbaccount::facebook_account.label.access_token')!!} {!! trans('fbaccount::facebook_account.label.cookies')!!} {!! trans('fbaccount::facebook_account.label.faid')!!} {!! trans('fbaccount::facebook_account.label.birthday')!!} {!! trans('fbaccount::facebook_account.label.phone_number')!!}
@stop @section('script') @stop @section('style') @stop