@extends('layouts.header_admin') @section('content')
SSS
 
@foreach($sss as $sss) @include('sss.edit_sss') @endforeach
SSS From SSS To SSS ER SSS EE Action
{{$sss->from_range}} {{$sss->to_range}} {{$sss->er}} {{$sss->ee}}
@include('sss.new_sss') @endsection @section('js') @endsection