@extends('root.layouts.master') @section('content')
@if(@$demande->cv != Null)

@endif
@if($demande->activation == 0) @endif
@endsection