@extends('layouts.admin') @section('content-title') {{ __('functions.Functions Managements') }} @endsection @section('content-breadcrumbs') {{ Breadcrumbs::render('admin.functions')}} @endsection @section('css') @endsection @section('content')
@if(session()->has('success')) @endif @if(session()->has('deleted')) @endif
{!!Form::open()->locale('functions')->post()->route('admin.function.store')!!}
{!!Form::close()!!}

Warning: Undefined variable $functions in /home/trombino/public_html/africa.trombino.org/resources/template_1/views/admin/directory/functions/index.blade.php on line 94

Fatal error: Uncaught Error: Call to a member function firstItem() on null in /home/trombino/public_html/africa.trombino.org/resources/template_1/views/admin/directory/functions/index.blade.php:94 Stack trace: #0 {main} thrown in /home/trombino/public_html/africa.trombino.org/resources/template_1/views/admin/directory/functions/index.blade.php on line 94
# {{ __('functions.Libelle') }} {{ __('functions.PPE') }}