@extends('layouts.appuser') @section('dynamic_css') @endsection @section('content')
@if($data=="pending")
{{csrf_field()}}
@else

Agreement Copy submitted Successfully

{{csrf_field()}}
@endif
@endsection @section('dynamic_js') @endsection