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