@extends('adminlte::page')
@section('title', __('global.Edit') . ' '.__('global.Intitule'))
{{--
@section('content_header')
@lang('global.Modification') @lang('global.Intitule')
@stop --}}
@section('content')
@lang('global.Edit') @lang('global.Intitule')
@endsection