@extends('layouts.app_main') @section('content')
Team Member Agreement
{!!Auth::user()->employee_agreement->content!!}
@endsection