@extends('admin.layouts.master')
@section('content')
@foreach($promotion as $promotions)
ID
Image
Name
Action
@endforeach
{{$promotions->id}}
{{$promotions->name}}