@extends("myViews.backOffice.layout.backOfficeLayout") @section("page") @if(isset($_reminder)) {{ $_reminder->pr_wording }} @else Modifier un rappel @endif @endsection @section("pageIcon") @endsection @section("firstLevelLayoutBodyContent")
@endsection