@extends('layouts.template') @if(Auth::user()->role == 'admin') @section('template')

Edit Revenue Head

{{ method_field('PUT') }} {{ csrf_field() }}
@endsection @endif