@extends('admin.layouts.container') @section('content')
{{ __('volunteers.name') }} {{ __('volunteers.phone') }} {{ __('dashboard.created_at') }} {{ __('dashboard.processes') }}
@endsection @section('inner_js') @endsection