@extends('layouts.app') @section('content')

{{$owner->name}}

{{__("Owner")}}:

{{$owner->name}}

@endsection