@extends('admin.layouts.master') @section('admin_content')
@if(Session::has('token_rate_updated')) @elseif(Session::has('ambassador_updated')) @elseif(Session::has('company_updated')) @elseif(Session::has('transfer_updated')) @elseif(Session::has('withdraw_updated')) @elseif(Session::has('tokens_updated')) @elseif(Session::has('level_updated')) @endif

General Info Setting


@csrf
company_image")}}" class="form-control" name="image1" id="company_image" aria-describedby="emailHelp" >
company_icon")}}" class="form-control" name="image2" id="company_icon" aria-describedby="emailHelp" >

@csrf

@csrf

@csrf

@csrf

@csrf

@csrf

@csrf

@csrf

@csrf

@csrf
banner_image")}}" class="form-control" name="image1" id="banner_image" aria-describedby="emailHelp" >

@endsection