@php $header_title = 'Aurobees | Home Page Management | Cloud'; $header_name = 'home_management'; $sub_header_name='home_cloud'; $page_name = 'home_cloud'; @endphp @extends('admin.admin_master') @section('admin')

Cloud

Add Cloud

@csrf
@error('number') {{ $message }} @enderror
@error('text') {{ $message }} @enderror
@error('language') {{ $message }} @enderror
Image Size should be 1920 × 1000 px @error('image') {{ $message }} @enderror

@endsection @section('script') @endsection