@extends('layout') @section('title') Add a new Compensation @endsection @section('content')
{!! csrf_field() !!}
@endsection