@extends('customer.layouts.master') @section('content') @php( $owners = DB::table('users')->get()) @endsection