@extends('admin.layout') @section('css') @endsection @section('content')
{{ $errors->first('offer_name') }}
{{ $errors->first('offer_box') }}
{{ $errors->first('offer_details') }}
{{ $errors->first('type') }}
{{ $errors->first('code') }}
{{ $errors->first('store_id') }}
{{ $errors->first('tracking_link') }}
{{ $errors->first('image') }}
{{ $errors->first('alt') }}