@extends('admin.layouts.app') @section('title','Edit Volunteer — '.$volunteer->name) @section('breadcrumb') / Volunteers / {{ $volunteer->name }} / Edit @endsection @section('content')
{{ $volunteer->volunteer_id }}