@extends('admin.layout') @section('content')
{{ __('Select Vendor') }}

{{ __('if you do not select any vendor, then this holiday will be listed for admin') }}

@endsection