@extends('site.master') @section('main-content')

@lang('language.alliance')

@foreach ($details as $item)
@endforeach
@endsection