{{ __('Section Content') }}
{{ __('Team List') }}
{{ __('#') }} | {{ __('Image') }} | {{ __('Name') }} | {{ __('Dagenation') }} | {{ __('Order') }} | {{ __('status') }} | {{ __('Action') }} |
---|---|---|---|---|---|---|
{{ $id }} |
|
{{ $team->name }} | {{ $team->dagenation}} | {{ $team->serial_number}} | @if($team->status == 1) {{ __('Publish') }} @else {{ __('Unpublish') }} @endif | {{ __('Edit') }} |