@extends('layout') @section('title') Edit {{$compensation->name}} @endsection @section('content')
{!! csrf_field() !!}
@endsection