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