@extends('admin.layouts.container') @section('content')
{{$package->user_role == 6 ? 'Store' : 'Admin'}}
{{$package->user->name}}