@extends('adminlte::page')
{{-- @section('content_header')
@lang('global.Add New') @lang('global.Annuaires')
@endsection --}}
@section('title', __('global.Creation') . ' '.__('global.Annuaires'))
@section('content')
@lang('global.Creation') @lang('global.Annuaires')
@include('common.form-errors')
@endsection