@extends('layouts.app') @section('title') @lang('models/volunteers.singular') @lang('crud.details') @endsection @section('content')

@lang('models/volunteers.singular') @lang('crud.details')

@include('stisla-templates::common.errors')
@include('volunteers.show_fields')
@endsection