@extends('layouts.adminmaster') @section('admincontent') @if ($message = Session::get('success'))
{{ $message }}
@elseif($message = Session::get('failure'))
{{ $message }}
@endif

Site Setting

@csrf
@if($sitesetting==null) @else No Image Found @endif
@if($sitesetting==null) @else No Image Found @endif

sendreg=='1')){{ 'checked' }}@endif>

sendroute=='1')){{ 'checked' }}@endif>
@endsection @section('scripts') @endsection