@extends('layouts.default') @section('title', 'Send agreement to consultant') @section('header-links') @include('includes.headers.agreements') @endsection @section('new_button') list Agreements list @endsection @section('content')
{{-- CKEDITOR --}} @stop