@extends('layouts/contentLayoutMaster') @section('title', 'Add Promotion') @section('vendor-style') {{-- Page Css files --}} @endsection @section('page-style') {{-- Page Css files --}} @endsection @section('content') Offers - Add Promotion Promotion Name: Promotion Image: Description: Add Promotion Clear Form Cancel @endsection @section('vendor-script') {{-- vendor files --}} @endsection @section('page-script') {{-- Page js files --}} {{-- --}} @endsection