@extends('layouts.app') @section('page_title', 'View Promotion') @section('content')
View Promotion
@if (session('error')) @endif
@endsection