|
@@ -1,9 +1,6 @@
|
|
|
@extends('admin.pros.view')
|
|
|
@section('content-inner')
|
|
|
|
|
|
-@extends('pro.notes.view')
|
|
|
-@section('content-inner')
|
|
|
-
|
|
|
<div class="pb-3">
|
|
|
|
|
|
<h5 class='my-3 d-flex stag-heading stag-heading-sub'>
|
|
@@ -158,6 +155,4 @@
|
|
|
|
|
|
</div>
|
|
|
|
|
|
-@endsection
|
|
|
-
|
|
|
@endsection
|